Open
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ COPYPASTE | jscpd | yes | no | no | 0.8s | |
| ✅ MARKDOWN | rumdl | 1 | 0 | 0 | 0 | 0.05s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| cspell | yes | 3 | no | 2.46s | ||
| ✅ YAML | prettier | 1 | 0 | 0 | 0 | 0.35s |
| ✅ YAML | v8r | 1 | 0 | 0 | 2.09s | |
| ✅ YAML | yamllint | 1 | 0 | 0 | 0.34s |
Detailed Issues
⚠️ SPELL / cspell - 3 errors
.pre-commit-config.yaml:52:13 - Unknown word (rumdl) -- - id: rumdl-fmt
Suggestions: [rumal, rudd, rude, rudy, rued]
CHANGELOG.md:54:54 - Unknown word (bfadeab) -- install-action digest to bfadeab (#57) - [c63becf](https
Suggestions: [baeda, Baeda, bade, baden, blade]
README.md:67:59 - Unknown word (mergery) -- approve it and let [`mergery[bot]`](https://github
Suggestions: [merger, margery, mercery, mergers, Margery]
CSpell: Files checked: 19, Issues found: 3 in 3 files.
You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)
{
"version": "0.2",
"language": "en",
"ignorePaths": [
"**/node_modules/**",
"**/vscode-extension/**",
"**/.git/**",
"**/.pnpm-lock.json",
".vscode",
"package-lock.json",
"megalinter-reports"
],
"words": [
"bfadeab",
"mergery",
"rumdl"
]
}
You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
See detailed reports in MegaLinter artifacts

Show us your support by starring ⭐ the repository
db6ba62 to
c057d1a
Compare
589abc8 to
2d14653
Compare
2d14653 to
60410de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.2.9 - 2026-04-22
⚙️ Continuous Integrations
❤️ Contributors